home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmSelectionBoxGetChild.z / XmSelectionBoxGetChild
Text File  |  1998-10-30  |  6KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd - A SelectionBox function that is
  10.           used to access a component
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/SelectioB.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           uuuunnnnssssiiiiggggnnnneeeedddd cccchhhhaaaarrrr cccchhhhiiiilllldddd);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd is used to access a component within
  23.           a SelectionBox. The parameters given to the function are the
  24.           SelectionBox widget and a value indicating which component
  25.           to access.
  26.  
  27.           NOTE: This routine is obsolete and exists for compatibility
  28.           with previous releases. Instead of calling
  29.           XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd, you should call XXXXttttNNNNaaaammmmeeeeTTTTooooWWWWiiiiddddggggeeeetttt as
  30.           described in the XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3) reference page.
  31.  
  32.           _w_i_d_g_e_t    Specifies the SelectionBox widget ID.
  33.  
  34.           _c_h_i_l_d     Specifies a component within the SelectionBox. The
  35.                     following values are legal for this parameter:
  36.  
  37.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____AAAAPPPPPPPPLLLLYYYY____BBBBUUUUTTTTTTTTOOOONNNN
  38.  
  39.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____CCCCAAAANNNNCCCCEEEELLLL____BBBBUUUUTTTTTTTTOOOONNNN
  40.  
  41.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____DDDDEEEEFFFFAAAAUUUULLLLTTTT____BBBBUUUUTTTTTTTTOOOONNNN
  42.  
  43.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____HHHHEEEELLLLPPPP____BBBBUUUUTTTTTTTTOOOONNNN
  44.  
  45.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____LLLLIIIISSSSTTTT
  46.  
  47.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____LLLLIIIISSSSTTTT____LLLLAAAABBBBEEEELLLL
  48.  
  49.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____OOOOKKKK____BBBBUUUUTTTTTTTTOOOONNNN
  50.  
  51.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____SSSSEEEELLLLEEEECCCCTTTTIIIIOOOONNNN____LLLLAAAABBBBEEEELLLL
  52.  
  53.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____SSSSEEEEPPPPAAAARRRRAAAATTTTOOOORRRR
  54.  
  55.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____TTTTEEEEXXXXTTTT
  56.  
  57.                        +o  XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____WWWWOOOORRRRKKKK____AAAARRRREEEEAAAA
  58.  
  59.           For a complete definition of SelectionBox and its associated
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))
  71.  
  72.  
  73.  
  74.           resources, see XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3).
  75.  
  76.      RRRREEEETTTTUUUURRRRNNNN
  77.           Returns the widget ID of the specified SelectionBox
  78.           component.  An application should not assume that the
  79.           returned widget will be of any particular class.
  80.  
  81.      RRRREEEELLLLAAAATTTTEEEEDDDD
  82.           XXXXmmmmSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3).
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                         (printed 10/24/98)
  130.  
  131.  
  132.  
  133.